[INFO] fetching crate libghost 0.4.6...
[INFO] testing libghost-0.4.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate libghost 0.4.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate libghost 0.4.6
[INFO] finished tweaking crates.io crate libghost 0.4.6
[INFO] tweaked toml for crates.io crate libghost 0.4.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libghost 0.4.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding pros v0.8.0 (available: v0.9.1)
[INFO] [stderr]       Adding pros-core v0.1.0 (available: v0.1.2)
[INFO] [stderr]       Adding pros-panic v0.1.0 (available: v0.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b6cf72e247947d9221c47ca407b5cee292e89699758430c74aa8bf21d25e324
[INFO] running `Command { std: "docker" "start" "-a" "3b6cf72e247947d9221c47ca407b5cee292e89699758430c74aa8bf21d25e324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b6cf72e247947d9221c47ca407b5cee292e89699758430c74aa8bf21d25e324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b6cf72e247947d9221c47ca407b5cee292e89699758430c74aa8bf21d25e324", kill_on_drop: false }`
[INFO] [stdout] 3b6cf72e247947d9221c47ca407b5cee292e89699758430c74aa8bf21d25e324
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c97d789540a097b1c381fd6bb88986b1eb1a6af37d99b18682939da3892169e
[INFO] running `Command { std: "docker" "start" "-a" "4c97d789540a097b1c381fd6bb88986b1eb1a6af37d99b18682939da3892169e", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pros-sys v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling no_std_io v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling pros-core v0.1.0
[INFO] [stderr]    Compiling pros-devices v0.1.0
[INFO] [stderr]    Compiling pros-async v0.1.0
[INFO] [stderr]    Compiling pros-math v0.1.1
[INFO] [stderr]    Compiling pros-panic v0.1.0
[INFO] [stderr]    Compiling pros v0.8.0
[INFO] [stderr]    Compiling libghost v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/drive.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn parse_combination(comb: &'static str) -> Vec<&str> {
[INFO] [stdout]     |                             -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn parse_combination(comb: &'static str) -> Vec<&'static str> {
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
[INFO] running `Command { std: "docker" "inspect" "4c97d789540a097b1c381fd6bb88986b1eb1a6af37d99b18682939da3892169e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c97d789540a097b1c381fd6bb88986b1eb1a6af37d99b18682939da3892169e", kill_on_drop: false }`
[INFO] [stdout] 4c97d789540a097b1c381fd6bb88986b1eb1a6af37d99b18682939da3892169e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53b74ec80aea742b9dd04256ee7368a593a2553cde787d617483abe66613a33
[INFO] running `Command { std: "docker" "start" "-a" "b53b74ec80aea742b9dd04256ee7368a593a2553cde787d617483abe66613a33", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/drive.rs:142:49
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn parse_combination(comb: &'static str) -> Vec<&str> {
[INFO] [stdout]     |                             -------             ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'static`
[INFO] [stdout]     |
[INFO] [stdout] 142 | fn parse_combination(comb: &'static str) -> Vec<&'static str> {
[INFO] [stdout]     |                                                  +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libghost v0.4.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0152]: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the lang item is first defined in crate `pros_panic` (which `pros` depends on)
[INFO] [stdout]   = note: first definition in `pros_panic` loaded from /opt/rustwide/target/debug/deps/libpros_panic-c5f74a8aed4b36bd.rlib, /opt/rustwide/target/debug/deps/libpros_panic-c5f74a8aed4b36bd.rmeta
[INFO] [stdout]   = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.so, /opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.rlib, /opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eaa78b24106cd0ea.rmeta
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libghost` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b53b74ec80aea742b9dd04256ee7368a593a2553cde787d617483abe66613a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53b74ec80aea742b9dd04256ee7368a593a2553cde787d617483abe66613a33", kill_on_drop: false }`
[INFO] [stdout] b53b74ec80aea742b9dd04256ee7368a593a2553cde787d617483abe66613a33
